home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 28 / CD Expert nº 28 Hexen II.7z / CD Expert nº 28 Hexen II.bin / INSTALL / HEXEN2 / data1 / Hexen.rc < prev    next >
Text File  |  1997-09-03  |  336b  |  23 lines

  1.  
  2. developer 0
  3.  
  4. // load the base configuration
  5. exec default.cfg
  6.  
  7. // load the last saved configuration
  8. exec config.cfg
  9.  
  10. // run a user script file if present
  11. exec autoexec.cfg
  12.  
  13. menu_main
  14.  
  15. //
  16. // stuff command line statements
  17. //
  18. stuffcmds
  19.  
  20. // start demos if not allready running a server
  21. //startdemos demo1 demo2 demo3
  22.  
  23.